You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clVector Structure > clVector Methods > SetSubIndex Method > clVector.SetSubIndex Method ([In] TOpenCLMtxVec, int, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clVector.SetSubIndex Method ([In] TOpenCLMtxVec, int, int)

Defines a sub-vector.

Syntax
C#
Visual Basic
public void SetSubIndex([In] TOpenCLMtxVec Src, int BeginIndex, int EndIndex);

Define a subvector of the Src vector starting at BeginIndex and ending at EndIndex (inclusive).

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!